programming - sqlite3 - c interface - sqlite3_step()What links here?
int sqlite3_step(sqlite3_stmt*);


Called to evaluate a statement prepared with the sqlite3_prepare() function.

In the legacy interface, the return value will be either SQLITE_BUSY, SQLITE_DONE, SQLITE_ROW, SQLITE_ERROR, or SQLITE_MISUSE.

With the "v2" interface, any of the other result codes or extended result codes might be returned as well.



Evaluate An SQL Statement
programming - sqlite3 - c interface - sqlite3_step()
filename:programming - sqlite3 - c interface - sqlite3_step()
filename:programming%20%2D%20sqlite3%20%2D%20c%20interface%20%2D%20sqlite3_step%28%29
last edit:April 01 2012 21:20:46 (4416 days ago)
ct = 1714953183.000000 = May 05 2024 19:53:03
ft = 1333329646.000000 = April 01 2012 21:20:46
dt = 381623537.000000